|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UndoEdit | |
org.eclipse.text.edits |
Uses of UndoEdit in org.eclipse.text.edits |
Methods in org.eclipse.text.edits that return UndoEdit | |
UndoEdit |
TextEditProcessor.performEdits()
Executes the text edits. |
UndoEdit |
TextEdit.apply(IDocument document,
int style)
Applies the edit tree rooted by this edit to the given document. |
UndoEdit |
TextEdit.apply(IDocument document)
Applies the edit tree rooted by this edit to the given document. |
Methods in org.eclipse.text.edits with parameters of type UndoEdit | |
boolean |
TextEditVisitor.visit(UndoEdit edit)
Visists a UndoEdit instance. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |